projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef2d37c
)
calendar: Remove unused GdkGC members
author
Benjamin Otte
<otte@redhat.com>
Sat, 31 Jul 2010 12:01:49 +0000
(14:01 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Tue, 10 Aug 2010 19:02:29 +0000
(21:02 +0200)
gtk/gtkcalendar.h
patch
|
blob
|
history
diff --git
a/gtk/gtkcalendar.h
b/gtk/gtkcalendar.h
index 44201693b2c5ae30375c3e450307454ab311c620..fd74cd3f3c5b26171b23f08e55a686af00b7875b 100644
(file)
--- a/
gtk/gtkcalendar.h
+++ b/
gtk/gtkcalendar.h
@@
-118,9
+118,6
@@
struct _GtkCalendar
GtkCalendarDisplayOptions GSEAL (display_flags);
GdkColor GSEAL (marked_date_color[31]);
- GdkGC *GSEAL (gc); /* unused */
- GdkGC *GSEAL (xor_gc); /* unused */
-
gint GSEAL (focus_row);
gint GSEAL (focus_col);